home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
irit
/
man
/
man6
/
bzr2bsp.6
< prev
next >
Wrap
Text File
|
1996-07-16
|
403b
|
21 lines
.TH BZR2BSP
6 "IRIT Version 6.0"
.SH NAME
BZR2BSP
CurveType BZR2BSP( CurveType Crv )
or
SurfaceType BZR2BSP( SurfaceType Srf )
Creates a Bspline curve or a Bspline surface from the given Bezier curve or
Bezier surface. The Bspline curve or surface is assigned open end knot
vector(s) with no interior knots, in the parametric domain of zero to one.
Example:
BspSrf = BZR2BSP( BzrSrf );